neighborInfo

@get:JvmName(name = "getNeighborInfo")
@set:JvmName(name = "setNeighborInfo")
var neighborInfo: ModuleConfigProtos.ModuleConfig.NeighborInfoConfig
The part of the config that is specific to the Neighbor Info module

.meshtastic.ModuleConfig.NeighborInfoConfig neighbor_info = 11;